@charset "utf-8";
/* CSS Document */
ul,ol,dl,dt,dd,li,p,h1,h2,h3,h4,h5,h6,body{margin:0; padding:0;}
ul,ol,li{ list-style:none;}
a{ text-decoration:none;}
img{ border:none;}
a:focus,input,textarea{outline:none;}


body{
	width:100%;
	}


/***********************************************ad**************************************/
.ad{
	width:1020px;
	margin:0 auto;
	}
.ad img{
	width:100%;
	height:172px;
	}
/***********************************************logo**************************************/
.logo{
	width:1020px;
	height:100px;
	margin:0 auto;
	background:#1d72b5;
	}
.logo .left{
	width:172px;
	height:74px;
	}
.logo .left img{
	margin-top:18px;
	margin-left:20px;
	}
.logo .right{
	float:right;
	margin-top:-50px;
	margin-right:30px;
	}
.logo .right ul li{
	float:left;
	margin-right:40px;
	}
/***********************************************nav**************************************/
.nav{
	width:1020px;
	height:48px;
	background:#dcdcdc;
	margin:0 auto;
	}
.nav ul li{
	float:left;
	margin-left:30px;
	}
.nav ul li a{
	font-size:40px;
	font-family:"微软雅黑";
	color:#000;
	line-height:48px;
	}
/***********************************************culture*************************************/
.culture{
	width:1020px;
	margin:0 auto;
	}
.culture a{
	color:#000;
	}
.culture:after{
     content: "";
     display:block;
     clear:both;
      visibility: hidden;
	  }

.culture .five{
	width:100%;
	}
.culture .five h3{
	display:block;
	width:250px;
	font-size:35px;
	border-bottom:3px solid #1d72b5;
	margin-top:10px;
	margin-left:20px;
	}
.culture .five a{
	color:#000;
	}
.culture .five p{
	float:right;
	margin-right:30px;
	margin-top:-30px;
	font-size:25px;
	font-family:"微软夜黑";
	}
.culture .content{
	width:100%;
	margin:0 auto;
	}
.culture .content .left{
	float:left;
	}
.culture .content .left img{
	width:448px;
	height:268px;
	border-radius:15px;
	box-shadow:8px 8px 10px #999;
	margin-top:30px;
	margin-left:26px;
	}
.culture .content .left p{
	width:448px;
	margin-top:10px;
	margin-left:26px;
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:bold;
	line-height:50px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}

.culture .content .right{
	float:right;
	margin-right:46px;
	}
.culture .content .right ul li{
	border-bottom:1px dashed #d4d4d4;
	margin-top:22px;
	}
.culture .content .right ul li h2{
	width:448px;
	margin-top:10px;
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:bold;
	line-height:50px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.culture .content .right ul li span{
	display:block;
	width:19px;
	height:19px;
	margin-top:14px;
	background:url(../images/ly.png);
	}	
.culture .content .right ul li p{
	font-family:"微软雅黑";
	font-size:16px;
	color:#464646;
	margin-left:36px;
	margin-top:-22px;
	}	
/***********************************************head**************************************/
.news{
	margin:0 auto;
	width:1000px;
	overflow:hidden;
	border-radius:8px;
	border:1px solid #f4f4f4;
	background:#fff;
	padding:25px 10px 25px 10px;
	transition:all 0.5s;
	}
.news:hover{
	border:1px solid #1c72b5;
	box-shadow: 0em 0em 0.3em #1c72b5;
	}
.news:hover .bttx a{
	color:#1d72b5;
	}

.bttx{
	margin:0 auto;
	width:950px;
	overflow:hidden;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:34px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	transition:all 0.2s;
	}
.bttx a
	{font-family:\5FAE\8F6F\96C5\9ED1;
	font-size:34px;
	color:#1b73ba; 
	font-weight:bold;
	text-decoration:none;
	}

.bttz{
	margin:0 auto;
	width:900px;
	padding:10px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#666666;
	text-decoration:none;
	text-align:center;
	}
.bttz a{
	color:#F00;
	}
.news span{
	float:right;
	}
.news span a{
	font-family:"微软雅黑";
	font-size:16px;
	color:#666666;
	}
/***********************************************hotnews**************************************/
.hotnews{
	width:1020px;
	height:680px;
	margin:0 auto;
	background:#fff;
	}
.hotnews .top{
	margin:0 auto;
	width:247px;
	height:74px;
	}
.hotnews .top img{
	width:247px;
	height:74px;
	margin-top:30px;
	}	
.hotnews .bottom{
	margin-top:72px;
	}
.hotnews .bottom span img{
	width:20px;
	height:184px;
	margin-left:44px;
	}
.hotnews .bottom .zuo{
	float:left;
	}
.hotnews .bottom .zuo ul li{
	width:920px;
	font-family:"微软雅黑";
	font-size:38px;
	font-weight:bold;
	line-height:80px;
	margin-left:50px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.hotnews .bottom .zuo ul li a{
	color:#333;
	}
.hotnews .bottom .zuo ul li:hover a{
	color:#1d72b5;
	}
.hotnews .bottom .you{
	float:right;
	}	

.hotnews .bottom .you ul li{
	width:940px;
	font-family:"微软雅黑";
	font-size:38px;
	font-weight:bold;
	line-height:80px;
	margin-right:30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}	
.hotnews .bottom .you ul li a{
	color:#333;
	}	
.hotnews .bottom .you ul li:hover a{
	color:#1d72b5;
	}
/***********************************************photo**************************************/
.photo{
	width:1020px;
	height:680px;
	margin-top:30px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	}	
.photo .common{
	width:100%;
	height:100px;
	}
.photo .common img{
	width:60px;
	height:60px;
	margin-top:20px;
	margin-left:30px;
	}	
.photo .common h2{
font-size:35px;
	display:block;
	margin-left:46px;
	margin-top:-46px;
	}
.photo .common span{
	display:block;
	font-family:"微软雅黑";
	font-size:16px;
	float:right;
	margin-right:20px;
	margin-top:-24px;
	}
/***********************************************zt**************************************/	
.zt{
	width:1020px;
	height:330px;
	margin-top:30px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	}
.zt .common{
	width:100%;
	height:100px;
	}
.zt .common img{
	width:60px;
	height:60px;
	margin-top:20px;
	margin-left:50px;
	}	
.zt .common h2{
font-size:35px;
	display:block;
	margin-left:66px;
	margin-top:-46px;
	}
.zt .common span{
	display:block;
	font-family:"微软雅黑";
	font-size:16px;
	float:right;
	margin-right:20px;
	margin-top:-24px;
	}	
/***********************************************notice**************************************/		
.notice{
	width:1020px;
	margin-top:30px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	}
.notice .common{
	width:100%;
	height:100px;
	}
.notice .common img{
	width:60px;
	height:60px;
	margin-top:20px;
	margin-left:50px;
	}	
.notice .common h2{
	display:block;
        font-size:35px;
	margin-left:66px;
	margin-top:-46px;
	}
.notice .common span{
	display:block;
	font-family:"微软雅黑";
	font-size:16px;
	float:right;
	margin-right:20px;
	margin-top:-24px;
	}	
.notice .notice-bottom{
	width:100%;
	}
.notice .notice-bottom ul{
	width:880px;
	margin-left:80px;
	}	
.notice .notice-bottom ul li{
	margin-top:30px;
	border-bottom:1px dashed #d4d4d4;
	height:136px;
	}
.notice .notice-bottom ul .last{
	border-bottom:none;
	}
.notice .notice-bottom ul li a{
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:bold;
	line-height:50px;
	}
.notice .notice-bottom ul li span{
	display:block;
	width:19px;
	height:19px;
	margin-top:14px;
	background:url(../images/ly.png);
	}	
.notice .notice-bottom ul li p{
	font-family:"微软雅黑"；
	font-size:10px;
	color:#464646;
	margin-left:24px;
	margin-top:-20px;
	}	
/***********************************************department**************************************/		
.department{
	width:1020px;
	overflow:hidden;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	}
.department .common{
	width:100%;
	height:100px;
	}
.department .common img{
	width:60px;
	height:60px;
	margin-top:20px;
	margin-left:50px;
	}	
.department .common h2{
font-size:35px;
	display:block;
	margin-left:66px;
	margin-top:-46px;
	}
.department .common span{
	display:block;
	font-family:"微软雅黑";
	font-size:16px;
	float:right;
	margin-right:20px;
	margin-top:-24px;
	}		
	
.department .department-bottom{
	width:100%;
	}
.department .department-bottom ul{
	width:880px;
	margin-left:80px;
	}	
.department .department-bottom ul li{
	margin-top:30px;
	border-bottom:1px dashed #d4d4d4;
	}
.department .department-bottom ul li img{
	width:290px;
	height:175px;
	border-radius:10px;
	}
.department .department-bottom ul .first{
	height:192px;
	}
.department .department-bottom ul .first .left{
	float:left;
	}
.department .department-bottom ul .first .right{
	float:left;
	margin-left:30px;
	}
.department .department-bottom ul .first .right a{
	display:block;
	width:554px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.department .department-bottom ul .first .right span{
	margin-top:118px;
	}
.department .department-bottom ul .last{
	border-bottom:none;
	}
.department .department-bottom ul li a{
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:bold;
	line-height:50px;
	}
.department .department-bottom ul li span{
	display:block;
	width:19px;
	height:19px;
	margin-top:24px;
	background:url(../images/ly.png);
	}	
.department .department-bottom ul li p{
	font-family:"微软雅黑"；
	font-size:10px;
	color:#464646;
	margin-left:24px;
	margin-top:-20px;
	}	
/***********************************************out**************************************/		
.out{
	width:1020px;
	overflow:hidden;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	}
.out .common{
	width:100%;
	height:100px;
	}
.out .common img{
	width:60px;
	height:60px;
	margin-top:20px;
	margin-left:50px;
	}	
.out .common h2{
font-size:35px;
	display:block;
	margin-left:66px;
	margin-top:-46px;
	}
.out .common span{
	display:block;
	font-family:"微软雅黑";
	font-size:16px;
	float:right;
	margin-right:20px;
	margin-top:-24px;
	}			
.out .out-bottom{
	width:100%;
	}
.out .out-bottom ul{
	width:880px;
	margin-left:80px;
	}	
.out .out-bottom ul li{
	margin-top:30px;
	border-bottom:1px dashed #d4d4d4;
	}
.out .out-bottom ul li img{
	width:290px;
	height:175px;
	border-radius:10px;
	}
.out .out-bottom ul .first{
	height:192px;
	}
.out .out-bottom ul .first .left{
	float:left;
	}
.out .out-bottom ul .first .right{
	float:left;
	margin-left:30px;
	}
.out .out-bottom ul .first .right a{
	display:block;
	width:554px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.out .out-bottom ul .first .right span{
	margin-top:118px;
	}
.out .out-bottom ul .last{
	border-bottom:none;
	}
.out .out-bottom ul li a{
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:bold;
	line-height:50px;
	}
.out .out-bottom ul li span{
	display:block;
	width:19px;
	height:19px;
	margin-top:24px;
	background:url(../images/ly.png);
	}	
.out .out-bottom ul li p{
	font-family:"微软雅黑"；
	font-size:10px;
	color:#464646;
	margin-left:24px;
	margin-top:-20px;
	}		

/***********************************************xiaowan**************************************/		
	
.xiaowan{
	width:1020px;
	overflow:hidden;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	}
.xiaowan .common{
	width:100%;
	height:100px;
	}
.xiaowan .common img{
	width:60px;
	height:60px;
	margin-top:20px;
	margin-left:50px;
	}	
.xiaowan .common h2{
font-size:35px;
	display:block;
	margin-left:66px;
	margin-top:-46px;
	}
.xiaowan .common span{
	display:block;
	font-family:"微软雅黑";
	font-size:16px;
	float:right;
	margin-right:20px;
	margin-top:-24px;
	}			
.xiaowan .xiaowan-bottom{
	width:100%;
	}
.xiaowan .xiaowan-bottom ul{
	width:880px;
	margin-left:80px;
	}	
.xiaowan .xiaowan-bottom ul li{
	margin-top:30px;
	border-bottom:1px dashed #d4d4d4;
	}
.xiaowan .xiaowan-bottom ul li img{
	width:290px;
	height:175px;
	border-radius:10px;
	}
.xiaowan .xiaowan-bottom ul .first{
	height:192px;
	}
.xiaowan .xiaowan-bottom ul .first .left{
	float:left;
	}
.xiaowan .xiaowan-bottom ul .first .right{
	float:left;
	margin-left:30px;
	}
.xiaowan .xiaowan-bottom ul .first .right a{
	display:block;
	width:554px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.xiaowan .xiaowan-bottom ul .first .right span{
	margin-top:118px;
	}
.xiaowan .xiaowan-bottom ul .last{
	border-bottom:none;
	}
.xiaowan .xiaowan-bottom ul li a{
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:bold;
	line-height:50px;
	}
.xiaowan .xiaowan-bottom ul li span{
	display:block;
	width:19px;
	height:19px;
	margin-top:24px;
	background:url(../images/ly.png);
	}	
.xiaowan .xiaowan-bottom ul li p{
	font-family:"微软雅黑"；
	font-size:10px;
	color:#464646;
	margin-left:24px;
	margin-top:-20px;
	}
	
	
	
/***********************************************zynews**************************************/
.zy{
	width:1020px;
	overflow:hidden;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	}
.zy .zynews .common{
	width:100%;
	height:100px;
	}
.zy .zynews .common img{
	width:60px;
	height:60px;
	margin-top:20px;
	margin-left:50px;
	}	
.zy .zynews .common h2{
font-size:35px;
	display:block;
	margin-left:66px;
	margin-top:-46px;
	}
.zy .cont{
	margin:0 auto;
	width:1020px;
	overflow:hidden;
	}
.zy .top{
	width:1020px;
	overflow:hidden;
	border:1px #f1f1f1 solid;
	border-bottom:0px solid;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	background:#fff;
	}
.zy .zynews dt{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	color:#00468a;
	font-weight:600;
	font-size:28px;
	line-height:100%;
	padding:15px 0px 15px 10px;
	}
.zy .zynews dd{
	float:right;
	line-height:100%;
	padding:15px 15px 15px 0px;
	margin-top:-38px;
	}
.zy .zynews dd a{
	color:#666;
	font-size:18px;
	}
.zy .zynews dd:hover a{
	color:#1C72B5;
	}
.zy .cont li{
	width:1018px;
	overflow:hidden;
	border:1px #f4f4f4 solid;
	box-shadow:0.1em 0.1em 0em #f1f1f1;
	background:#fff;
	margin:0px 0px 20px 0px;
	transition:all 0.5s;
	}
.zy .cont li:hover{
	border:1px solid #1c72b5;
	box-shadow: 0em 0em 0.3em #1c72b5;
	}
.zy .cont li .image{
	float:left;
	width:252px;
	margin:6px -10px 0px 12px;
	display:block;
	}
.zy .cont li .image img{
	width:212px;
	height:140px;
	transition:all 0.8s;
	border-radius:10px;
	box-shadow:8px 8px 5px #9999;
	}
.zy .cont li .image a p{
	text-align:center;
	font-size:16px;
	font-family:"微软雅黑";
	color:#333;
	line-height:100%;
	padding:16px 22px 16px 0px;
	}	
	
/***********************************************county**************************************/
.county{
	width:1020px;
	height:588px;
	overflow:hidden;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	}
.county .common{
	width:100%;
	height:100px;
	}
.county .common img{
	width:60px;
	height:60px;
	margin-top:20px;
	margin-left:50px;
	}	
.county .common h2{
font-size:35px;
	display:block;
	margin-left:66px;
	margin-top:-46px;
	}
.county .common span{
	display:block;
	font-family:"微软雅黑";
	font-size:16px;
	float:right;
	margin-right:20px;
	margin-top:-24px;
	}				
.county .county-bottom{
	width:100%;
	}	
.county .county-bottom ul li{
	position:relative;
	float:left;
	margin-left:45px;
	margin-top:30px;
	}	
.county .county-bottom ul li .ganzhou{
	display:block;
	width:115px;
	height:105px;
	background:url(../images/gan.png);
	position:absolute;
	left:0px;
	top:0px;
	}	
.county .county-bottom ul li .linze{
	display:block;
	width:115px;
	height:105px;
	background:url(../images/lin.png);
	position:absolute;
	left:0px;
	top:0px;
	}
.county .county-bottom ul li .gaotai{
	display:block;
	width:115px;
	height:105px;
	background:url(../images/gao.png);
	position:absolute;
	left:0px;
	top:0px;
	}
.county .county-bottom ul li .shandan{
	display:block;
	width:115px;
	height:105px;
	background:url(../images/shang.png);
	position:absolute;
	left:0px;
	top:0px;
	}	
.county .county-bottom ul li .minle{
	display:block;
	width:115px;
	height:105px;
	background:url(../images/ming.png);
	position:absolute;
	left:0px;
	top:0px;
	}	
.county .county-bottom ul li .sunan{
	display:block;
	width:115px;
	height:105px;
	background:url(../images/su.png);
	position:absolute;
	left:0px;
	top:0px;
	}	
.county .county-bottom ul li img{
	width:282px;
	height:180px;
	border-radius:10px;
	}
.county .county-bottom ul li p{
	width:282px;
	font-size:20px;
	font-family:"微软雅黑";
	color:#fff;
	text-align:center;
	background:#000;
	line-height:28px;
	opacity:0.75;
	margin-top:-32px;
	border-radius:10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}	
/***********************************************visit**************************************/
.visit{
	width:1020px;
	height:1000px;
	overflow:hidden;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	}
.visit .common{
	width:100%;
	height:100px;
	}
.visit .common img{
	width:60px;
	height:60px;
	margin-top:20px;
	margin-left:50px;
	border-radius:10px;
	}	
.visit .common h2{
font-size:35px;
	display:block;
	margin-left:66px;
	margin-top:-46px;
	}
.visit .common span{
	display:block;
	font-family:"微软雅黑";
	font-size:16px;
	float:right;
	margin-right:20px;
	margin-top:-24px;
	}				
.visit .visit-bottom{
	width:100%;
	}		
.visit .visit-bottom img{
	width:968px;
	height:522px;
	margin-left:26px;
	margin-top:30px;
	border-radius:20px;
	}
.visit .visit-bottom ul li{
	float:left;
	}	
.visit .visit-bottom ul li img{
	width:470px;
	height:284px;
	
	}	
/***********************************************travel**************************************/		
	
.travel{
	width:1020px;
	overflow:hidden;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	}
.travel .common{
	width:100%;
	height:100px;
	}
.travel .common img{
	width:60px;
	height:60px;
	margin-top:20px;
	margin-left:50px;
	}	
.travel .common h2{
font-size:35px;
	display:block;
	margin-left:66px;
	margin-top:-46px;
	}
.travel .common span{
	display:block;
	font-family:"微软雅黑";
	font-size:16px;
	float:right;
	margin-right:20px;
	margin-top:-24px;
	}			
.travel .travel-bottom{
	width:100%;
	}
.travel .travel-bottom ul{
	width:880px;
	margin-left:80px;
	}	
.travel .travel-bottom ul li{
	margin-top:30px;
	border-bottom:1px dashed #d4d4d4;
	}
.travel .travel-bottom ul li img{
	width:290px;
	height:175px;
	border-radius:10px;
	}
.travel .travel-bottom ul .first{
	height:192px;
	}
.travel .travel-bottom ul .first .left{
	float:left;
	}
.travel .travel-bottom ul .first .right{
	float:left;
	margin-left:30px;
	}
.travel .travel-bottom ul .first .right a{
display:block;
	width:554px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.travel .travel-bottom ul .first .right span{
	margin-top:118px;
	}
.travel .travel-bottom ul .last{
	border-bottom:none;
	}
.travel .travel-bottom ul li a{
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:bold;
	line-height:50px;
	}
.travel .travel-bottom ul li span{
	display:block;
	width:19px;
	height:19px;
	margin-top:24px;
	background:url(../images/ly.png);
	}	
.travel .travel-bottom ul li p{
	font-family:"微软雅黑"；
	font-size:10px;
	color:#464646;
	margin-left:24px;
	margin-top:-20px;
	}	
	
/***********************************************culture**************************************/		
	
.culture{
	width:1020px;
	overflow:hidden;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	}
.culture .common{
	width:100%;
	height:70px;
	}
.culture .common img{
	width:60px;
	height:60px;
	margin-top:20px;
	margin-left:50px;
	}	
.culture .common h2{
font-size:35px;
	display:block;
	margin-left:20px;
	margin-top:0px;
	}
.culture .common span{
	display:block;
	font-family:"微软雅黑";
	font-size:16px;
	float:right;
	margin-right:20px;
	margin-top:-24px;
	}			
.culture .culture-bottom{
	width:100%;
	}
.culture .culture-bottom ul{
	width:1020px;
	margin-left:20px;
	}	
.culture .culture-bottom ul li{
	margin-top:20px;
	border-bottom:1px dashed #d4d4d4;
	}
.culture .culture-bottom ul li img{
	width:448px;
	height:268px;
	border-radius:10px;
	}
.culture .culture-bottom ul .first{
	height:275px;
	}
.culture .culture-bottom ul .first .right a{
display:block;
	width:500px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.culture .culture-bottom ul li .first .right a{
line-height:80px;
}
.culture .culture-bottom ul .first .left{
	float:left;
	}
.culture .culture-bottom ul .first .right{
	float:left;
	margin-left:30px;
	}
.culture .culture-bottom ul .first .right span{
	margin-top:20px;
	}
.culture .culture-bottom ul .last{
	border-bottom:none;
	}
.culture .culture-bottom .one .first .right a{
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:inherit;
	line-height:34px;
        -webkit-text-size-adjust:none;
	}
.culture .culture-bottom ul li a{
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:inherit;
	line-height:50px;
        -webkit-text-size-adjust:none;
	}
.culture .culture-bottom ul li span{
	display:block;
	width:19px;
	height:19px;
	margin-top:24px;
	background:url(../images/ly.png);
	}	
.culture .culture-bottom ul li p{
	font-family:"微软雅黑"；
	font-size:10px;
	color:#464646;
	margin-left:24px;
	margin-top:-20px;
	}	
/***********************************************footnav**************************************/			
.footnav{
	width:100%;
	position: fixed;
	bottom:-4px;
	z-index:9999;
	}
.footnav .foot{
	margin:0px auto;
	height:162px;
	width:1020px;
	background-color:#fff;
	}
.footnav ul{
	width:100%;
	}	

.footnav ul li{
	float:left;
	margin-left:66px;
	margin-top:10px;
	}
.footnav ul li p{
	font-family:"微软雅黑";
	font-size:24px;
	color:#1c72b5;
	line-height:32px;
	text-align:center;
	font-weight:bold;
	}	
.footnav ul li span{
	display:block;
	width:108px;
	height:105px;
	}	
.footnav ul .live span{
	background:url(../images/nav2.png);
	}	
.footnav ul .new span{
	background:url(../images/nav3.png);
	}
.footnav ul .index span	{
	width:196px;
	height:194px;
	margin-top:-60px;
	background:url(../images/nav1.png);
	}
.footnav ul .xian span{
	background:url(../images/nav4.png);
	}		
.footnav ul .ying span	{
	background:url(../images/nav5.png);
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	